home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3969 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  620 b 

  1. Path: news.uh.edu!usenet
  2. From: Sensarn <txs53132@bayou.uh.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: "Undefined Symbol"  Link Error
  5. Date: 27 Jan 1996 00:50:56 GMT
  6. Organization: AEtna Insurance Agency
  7. Message-ID: <4ebstg$pp0@masala.cc.uh.edu>
  8. References: <4e9jj4$44r@reader2.ix.netcom.com>
  9. NNTP-Posting-Host: sip-14260.public-dialups.uh.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1 (Windows; U; 16bit)
  14.  
  15.      You must link the program with a module that contains the main() 
  16. function.  Main() is required.
  17.  
  18. Steven Sensarn - txs53132@bayou.uh.edu
  19.  
  20.